Created: 10/15/2021
By: B4DNetwork
Email: b4dnetwork@gmail.com
Thank you for purchasing my game. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form here. Thanks so much!
To get android SDK we have to install, Android Studio
Download Android Studio From This Link
Be sure to check Android SDK 30 with the install.
Download JAVA JDK From This Link
Be sure to check JAVA_HOME during installation.
Be sure to check This Video For a full Android/Java Installation Guide.
Go to Validation Website and Login using your Envato CodeCanyon account
After you login fill the form with
Select Bounce3D from The items List
Your item Purchase code
Play Store Package Name (example : com.yourwebsite.game ), This package name will be used for exporting your game
After Submitting You will Get your game license Key
Copy your License Key with your Purchase code and your Package name in a txt file , we will NEED IT LATER
Download GODOT From This Link
After Download Open Godot and Follow the below Step by Step To Import your game project.
Go to your game folder bounce_3d_envato and select project.godot file
Open game_settings.gd
Replace each line with its corresponding value
Your License Key you get from
Your Game Purchase Code
Admob Interstitial Id
Admob Rewarded ID
Admob Banner ID
The Time between interstitial display , default 20sec
Go to Editor > Manage Export Template
Download and Install
Go to Project > Install Android Build Templates
Install
You can run your and test your Game from the play button in the top right
You should See your game running and working . If it doesn't check with the documentation step by step again , or contact us so we can help
Go to Editor > Editor Settings
Scroll down to Export - Android
Your android SDK path , you can get it from Android Studio
Debug keystore , you will find it in the Tools Folder
Debug keystore alias
Debug keystore password
Close and Go to Project > Export
Select Android From Left Panel
Export Path
Format APK/AAB
Release keystore Path , you can create it from android studio
Release keystore alias
Release keystore password
Your game Package name IMPORTANT : USE THE SAME ONE YOU USED IN LICENSE VALIDATION
Finally Export Project Button > Chose where to export and Congratulations 🎉🎊🎊🎉
You can Change the Game icon by changing icon.png image
You can Change the Game spalsh/loading screen by changing res://assets/textures/splash.png image with a 1080 x 1920 image
Go to your CodeCanyon Profile To get your purchase code
You will find your purchase code in the downloaded txt/pdf file
B4D Network